// QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com limit_multiple_users = true restrict_access = true sequence = '9x44_5' /*------------------------------------------- Colors, Borders, Dividers, and more... --------------------------------------------*/ dqm__sub_menu_width = 145 //default sub menu widths dqm__sub_xy = "0,0" //default sub x,y coordinates - defined relative dqm__urltarget = "_self" //default URL target: _self, _parent, _new, or "my frame name" dqm__border_width = 1 dqm__divider_height = 1 dqm__border_color = "#4867AF" //Hex color or 'transparent' dqm__menu_bgcolor = "#002D8D" //Hex color or 'transparent' dqm__hl_bgcolor = "#488CDD" dqm__mouse_off_delay = 150 //defined in milliseconds (activated after mouse stops) dqm__nn4_mouse_off_delay = 500 //defined in milliseconds (activated after leaving sub) /*------------------------------------------- Font settings and margins --------------------------------------------*/ //Font settings dqm__textcolor = "#FDCA00" dqm__fontfamily = "Tahoma,Verdana" //Any available system font dqm__fontsize = 11 //Defined with pixel sizing dqm__fontsize_ie4 = 9 //Defined with point sizing dqm__textdecoration = "normal" //set to: 'normal', or 'underline' dqm__fontweight = "bold" //set to: 'normal', or 'bold' dqm__fontstyle = "normal" //set to: 'normal', or 'italic' //Rollover font settings dqm__hl_textcolor = "#FDCA00" dqm__hl_textdecoration = "normal" //set to: 'normal', or 'underline' //Margins and text alignment dqm__text_alignment = "left" //set to: 'left', 'center' or 'right' dqm__margin_top = 3 dqm__margin_bottom = 4 dqm__margin_left = 5 dqm__margin_right = 4 /*--------------------------------------------- Specific Sub Menu Settings ----------------------------------------------*/ //The following settings may be defined for specific sub menu groups. //The 'X' represents the index number of the sub menu group. dqm__menu_bgcolor10 = "#8A0530" dqm__hl_bgcolor10 = "#BA0643" dqm__hl_textcolor10 = "#ffffff" dqm__menu_bgcolor11 = "#8A0530" dqm__hl_bgcolor11 = "#BA0643" dqm__hl_textcolor11 = "#ffffff" dqm__menu_bgcolor12 = "#8A0530" dqm__hl_bgcolor12 = "#BA0643" dqm__hl_textcolor12 = "#ffffff" dqm__menu_bgcolor13 = "#8A0530" dqm__hl_bgcolor13 = "#BA0643" dqm__hl_textcolor13 = "#ffffff" dqm__menu_bgcolor14 = "#8A0530" dqm__hl_bgcolor14 = "#BA0643" dqm__hl_textcolor14 = "#ffffff" dqm__text_alignmentX = "left" //The following settings may be defined for specific sub menu items. //The 'X_X' represents the index number of the sub menu item. dqm__hl_subdescX_X = "custom highlight text" dqm__urltargetX_X = "_new" /*------------------------------------------- Bullet and Icon image library - Unlimited bullet or icon images may be defined below and then associated with any sub menu items within the 'Sub Menu Structure and Text' section of this data file. --------------------------------------------*/ //Relative positioned icon images (flow with sub item text) dqm__2nd_icon_image0 = "/menu/images/sample2_arrow.gif" dqm__2nd_icon_rollover0 = "/menu/images/sample2_arrow.gif" dqm__2nd_icon_image_wh0 = "13,10" dqm__2nd_icon_image_xy0 = "0,4" /*--------------------------------------------- Optional Status Bar Text -----------------------------------------------*/ dqm__show_urls_statusbar = false //dqm__status_text0 = "Sample text - Main Menu Item 0" //dqm__status_text1 = "Sample text - Main Menu Item 1" //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0" //dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1" /*------------------------------------------- Internet Explorer Transition Effects --------------------------------------------*/ //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch dqm__sub_menu_effect = "fade" dqm__sub_item_effect = "fade" //Define the effect duration in seconds below. dqm__sub_menu_effect_duration = 0 dqm__sub_item_effect_duration = 0 //Specific settings for various transitions. dqm__effect_pixelate_maxsqare = 25 dqm__effect_iris_irisstyle = "CIRCLE" //CROSS, CIRCLE, PLUS, SQUARE, or STAR dqm__effect_checkerboard_squaresx = 14 dqm__effect_checkerboard_squaresY = 14 dqm__effect_checkerboard_direction = "RIGHT" //UP, DOWN, LEFT, RIGHT //Opacity and drop shadows. dqm__sub_menu_opacity = 90 //1 to 100 dqm__dropshadow_color = "none" //Hex color value or 'none' dqm__dropshadow_offx = 5 //drop shadow width dqm__dropshadow_offy = 5 //drop shadow height /*------------------------------------------- Browser Bug fixes and Workarounds --------------------------------------------*/ //Mac offset fixes, adjust until sub menus position correctly. dqm__ie4mac_offset_X = -8 dqm__ie4mac_offset_Y = -50 //Netscape 4 resize bug workaround. dqm__nn4_reaload_after_resize = true dqm__nn4_resize_prompt_user = false dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button." //Opera 5 & 6, set to true if the menu is the only item on the HTML page. dqm__use_opera_div_detect_fix = true //Pre-defined sub menu item heights for the Espial Escape browser. dqm__escape_item_height = 20 dqm__escape_item_height0_0 = 70 dqm__escape_item_height0_1 = 70 /*--------------------------------------------- Exposed menu events ----------------------------------------------*/ //Reference additional onload statements here. //dqm__onload_code = "alert('custom function - onload')" //The 'X' indicates the index number of the sub menu group or item. //The 'X_X' indicates the index number of the sub menu item. // dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'" // dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'" // dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')" /********************************************************************************************** ********************************************************************************************** Main Menu Rollover Images and Links ********************************************************************************************** **********************************************************************************************/ //Main Menu Item 0 dqm__rollover_image0 = "http://www.nashvillepredators.com/images/header/interior/buttons/home-on.gif" dqm__rollover_wh0 = "66,27" dqm__url0 = "http://www.nashvillepredators.com/"; //Main Menu Item 1 dqm__rollover_image1 = "http://www.nashvillepredators.com/images/redux/nav/team-on.gif" dqm__rollover_wh1 = "75,25" dqm__url1 = "http://www.nashvillepredators.com/team/"; //Main Menu Item 2 dqm__rollover_image2 = "http://www.nashvillepredators.com/images/redux/nav/press-on.gif" dqm__rollover_wh2 = "120,25" dqm__url2 = "http://www.nashvillepredators.com/pressbox/"; //Main Menu Item 3 dqm__rollover_image3 = "http://www.nashvillepredators.com/images/redux/nav/schedule-on.gif" dqm__rollover_wh3 = "122,25" dqm__url3 = "http://www.nashvillepredators.com/schedule/"; //Main Menu Item 4 dqm__rollover_image4 = "http://www.nashvillepredators.com/images/redux/nav/tickets-on.gif" dqm__rollover_wh4 = "103,25" dqm__url4 = "http://www.nashvillepredators.com/tickets/"; //Main Menu Item 5 dqm__rollover_image5 = "http://www.nashvillepredators.com/images/redux/nav/fans-on.gif" dqm__rollover_wh5 = "77,25" dqm__url5 = "http://www.nashvillepredators.com/fans/"; //Main Menu Item 6 dqm__rollover_image6 = "http://www.nashvillepredators.com/images/redux/nav/comm-on.gif" dqm__rollover_wh6 = "190,25" dqm__url6 = "http://www.nashvillepredators.com/community/"; //Main Menu Item 7 dqm__rollover_image7 = "http://www.nashvillepredators.com/images/redux/nav/play-on.gif" dqm__rollover_wh7 = "145,25" dqm__url7 = "http://www.nashvillepredators.com/play/"; //Main Menu Item 8 dqm__rollover_image8 = "http://www.nashvillepredators.com/images/redux/nav/predu-on.gif" dqm__rollover_wh8 = "226,25" dqm__url8 = "http://www.nashvillepredators.com/pu/"; //Main Menu Item 9 dqm__rollover_image9 = "http://www.nashvillepredators.com/images/redux/nav/mult-on.gif" dqm__rollover_wh9 = "132,25" dqm__url9 = "http://www.nashvillepredators.com/multimedia/"; //Main Menu Item 10 dqm__rollover_image10 = "http://www.nashvillepredators.com/images/interior/fans_on.jpg" dqm__rollover_wh10 = "74,25" dqm__url10 = "http://www.nashvillepredators.com/fans/"; //Main Menu Item 11 dqm__rollover_image11 = "http://www.nashvillepredators.com/images/interior/community_on.jpg" dqm__rollover_wh11 = "195,25" dqm__url11 = "http://www.nashvillepredators.com/community/"; //Main Menu Item 12 dqm__rollover_image12 = "http://www.nashvillepredators.com/images/interior/playhockey_on.jpg" dqm__rollover_wh12 = "146,25" dqm__url12 = "http://www.nashvillepredators.com/play/"; //Main Menu Item 13 dqm__rollover_image13 = "http://www.nashvillepredators.com/images/interior/university_on.jpg" dqm__rollover_wh13 = "224,25" dqm__url13 = "http://www.nashvillepredators.com/pu/"; //Main Menu Item 14 dqm__rollover_image14 = "http://www.nashvillepredators.com/images/interior/multimedia_on.jpg" dqm__rollover_wh14 = "131,25" dqm__url14 = "http://www.nashvillepredators.com/multimedia/"; /********************************************************************************************** ********************************************************************************************** Sub Menu Structure and Text ********************************************************************************************** **********************************************************************************************/ //Sub Menu 0 Home // dqm__sub_xy0 = "0,27" // dqm__sub_menu_width0 = 175 //dqm__subdesc0_0 = "" //dqm__icon_index0_0 = 0 //dqm__url0_0 = "documents/sample_link.htm" //Sub Menu 1 Team dqm__sub_xy1 = "-75,27" dqm__sub_menu_width1 = 145 dqm__subdesc1_0 = "Predators Roster" dqm__url1_0 = "http://www.nashvillepredators.com/team/index.asp" dqm__subdesc1_1 = "Prospects Roster" dqm__url1_1 = "http://www.nashvillepredators.com/team/system.asp" dqm__subdesc1_2 = "History" dqm__url1_2 = "http://www.nashvillepredators.com/team/history/index.asp" dqm__2nd_icon_index1_2 = 0 dqm__subdesc1_2_0 = "Team Name / Logo" dqm__icon_index1_2_0 = 0 dqm__url1_2_0 = "/team/history/NameLogo.asp" dqm__subdesc1_2_1 = "Seasons in Review" dqm__icon_index1_2_1 = 0 dqm__url1_2_1 = "/team/history/SeasonResults.asp" dqm__subdesc1_2_2 = "Jersey Numbers" dqm__icon_index1_2_2 = 0 dqm__url1_2_2 = "/team/history/bythenumbers.asp" dqm__subdesc1_2_3 = "Hat Tricks" dqm__icon_index1_2_3 = 0 dqm__url1_2_3 = "/team/history/hattricks.asp" dqm__subdesc1_2_4 = "Penalty Shots" dqm__icon_index1_2_4 = 0 dqm__url1_2_4 = "/team/history/penaltyshots.asp" dqm__subdesc1_2_5 = "Shutouts" dqm__icon_index1_2_5 = 0 dqm__url1_2_5 = "/team/history/Shutouts.asp" dqm__subdesc1_2_6 = "All-Stars" dqm__icon_index1_2_6 = 0 dqm__url1_2_6 = "/team/history/AllStars.asp" dqm__subdesc1_2_7 = "Honors and Awards" dqm__icon_index1_2_7 = 0 dqm__url1_2_7 = "/team/history/Awards.asp" dqm__subdesc1_2_8 = "Transactions" dqm__icon_index1_2_8 = 0 dqm__url1_2_8 = "/team/history/Transactions.asp" dqm__subdesc1_2_9 = "Draft Picks" dqm__icon_index1_2_9 = 0 dqm__url1_2_9 = "/team/history/Draft.asp" dqm__subdesc1_2_10 = "Franchise Timeline" dqm__icon_index1_2_10 = 0 dqm__url1_2_10 = "/team/history/Timeline.asp" dqm__subdesc1_2_11 = "Alumni Roster" dqm__icon_index1_2_11 = 0 dqm__url1_2_11 = "/team/history/Roster.asp" dqm__subdesc1_3 = "Third Jersey" dqm__url1_3 = "http://www.nashvillepredators.com/team/ThirdJersey.asp" dqm__subdesc1_4 = "Front Office" dqm__url1_4 = "http://www.nashvillepredators.com/team/stafflist.asp" dqm__2nd_icon_index1_4 = 0 dqm__subdesc1_4_0 = "Staff Listing" dqm__icon_index1_4_0 = 0 dqm__url1_4_0 = "/team/stafflist.asp" dqm__subdesc1_4_1 = "Predators Careers" dqm__icon_index1_4_1 = 0 dqm__url1_4_1 = "/team/jobs.asp" dqm__subdesc1_4_2 = "GEC Careers" dqm__icon_index1_4_2 = 0 dqm__url1_4_2 = "/team/geccareers.asp" dqm__subdesc1_4_3 = "Internships" dqm__icon_index1_4_3 = 0 dqm__url1_4_3 = "/team/internships.asp" dqm__subdesc1_5 = "GNASH" dqm__url1_5 = "http://www.nashvillepredators.com/team/gnash.asp" dqm__subdesc1_6 = "Ice Girls" dqm__url1_6 = "http://www.nashvillepredators.com/team/IceGirls.asp" dqm__subdesc1_7 = "Puck Patrol" dqm__url1_7 = "http://www.nashvillepredators.com/team/puckpatrol.asp" dqm__subdesc1_8 = "Game Talent" dqm__url1_8 = "http://www.nashvillepredators.com/team/GameTalent.asp" //Sub Menu 2 Press Box dqm__sub_xy2 = "-122,27" dqm__sub_menu_width2 = 175 dqm__subdesc2_0 = "Predators News" dqm__url2_0 = "http://www.nashvillepredators.com/pressbox/news.asp" dqm__subdesc2_1 = "Predators Features" dqm__url2_1 = "http://www.nashvillepredators.com/pressbox/Feature.asp" dqm__subdesc2_2 = "2005-06 Results" dqm__url2_2 = "/pressbox/0506Results.asp" dqm__subdesc2_3 = "Standings" dqm__url2_3 = "http://www.nashvillepredators.com/pressbox/division.asp" dqm__2nd_icon_index2_3 = 0 dqm__subdesc2_3_0 = "By Division" dqm__icon_index2_3_0 = 0 dqm__url2_3_0 = "/pressbox/division.asp" dqm__subdesc2_3_1 = "By Conference" dqm__icon_index2_3_1 = 0 dqm__url2_3_1 = "/pressbox/cstandings.asp" dqm__subdesc2_4 = "Statistics" dqm__url2_4 = "http://www.nashvillepredators.com/pressbox/stats.asp" dqm__subdesc2_5 = "Injury Report" dqm__url2_5 = "http://www.nashvillepredators.com/pressbox/InjuryReport.asp" dqm__subdesc2_6 = "Practice Schedule" dqm__url2_6 = "http://www.nashvillepredators.com/pressbox/practice.asp" dqm__subdesc2_7 = "Transactions" dqm__url2_7 = "http://www.nashvillepredators.com/pressbox/transactions.asp" dqm__subdesc2_8 = "On the Air" dqm__url2_8 = "http://www.nashvillepredators.com/pressbox/OntheAir.asp" dqm__2nd_icon_index2_8 = 0 dqm__subdesc2_8_0 = "Broadcasters" dqm__icon_index2_8_0 = 0 dqm__url2_8_0 = "/pressbox/broadcasters.asp" dqm__subdesc2_8_1 = "Radio" dqm__icon_index2_8_1 = 0 dqm__url2_8_1 = "/pressbox/Radio.asp" dqm__subdesc2_8_2 = "Television" dqm__icon_index2_8_2 = 0 dqm__url2_8_2 = "/pressbox/tv.asp" dqm__subdesc2_8_3 = "Radio Shows" dqm__icon_index2_8_3 = 0 dqm__url2_8_3 = "/pressbox/RadioShows.asp" dqm__subdesc2_9 = "2005 Draft Picks" dqm__url2_9 = "http://www.nashvillepredators.com/pressbox/draftpicks2005.asp" dqm__subdesc2_10 = "Press Releases" dqm__url2_10 = "http://www.nashvillepredators.com/pressbox/pressreleases.asp" //Sub Menu 3 Schedule dqm__sub_xy3 = "-122,27" dqm__sub_menu_width3 = 120 dqm__subdesc3_0 = "Full Schedule" dqm__url3_0 = "http://www.nashvillepredators.com/schedule/index.asp" dqm__subdesc3_1 = "Home Schedule" dqm__url3_1 = "http://www.nashvillepredators.com/tickets/homeschedule.asp" dqm__subdesc3_2 = "Download" dqm__url3_2 = "http://www.nashvillepredators.com/schedule/download.asp" //Sub Menu 4 Tickets dqm__sub_xy4 = "-105,27" dqm__sub_menu_width4 = 150 dqm__subdesc4_0 = "2006-07 Season Tickets" dqm__url4_0 = "http://www.nashvillepredators.com/tickets/FullSeason_06-07.asp" dqm__subdesc4_1 = "2006-07 Partial-Season Plans" dqm__url4_1 = "http://www.nashvillepredators.com/tickets/ComparePlans_06-07.asp" dqm__2nd_icon_index4_1 = 0 dqm__subdesc4_1_0 = "Half-Season Plan" dqm__icon_index4_1_0 = 0 dqm__url4_1_0 = "/tickets/HalfSeason.asp" dqm__subdesc4_1_1 = "12-Game Ice Pack" dqm__icon_index4_1_1 = 0 dqm__url4_1_1 = "/tickets/IcePack_06-07.asp" dqm__subdesc4_1_2 = "12-Game Rivalry Pack" dqm__icon_index4_1_2 = 0 dqm__url4_1_2 = "/tickets/RivalryPack_06-07.asp" dqm__subdesc4_2 = "Your Ticket Account" dqm__url4_2 = "https://oss.ticketmaster.com/html/home.htmI?team=predators&l=EN&STAGE=1" dqm__urltarget4_2 = "_new" dqm__2nd_icon_index4_2 = 0 dqm__subdesc4_2_0 = "Log in to Account" dqm__icon_index4_2_0 = 0 dqm__url4_2_0 = "https://oss.ticketmaster.com/html/home.htmI?team=predators&l=EN&STAGE=1" dqm__urltarget4_2_0 = "_new" dqm__subdesc4_2_1 = "UPS Order Tracking" dqm__icon_index4_2_1 = 0 dqm__url4_2_1 = "/tickets/upstrack.asp" dqm__subdesc4_3 = "Compare Plans" dqm__url4_3 = "http://www.nashvillepredators.com/tickets/ComparePlans_06-07.asp" dqm__subdesc4_4 = "Group Sales" dqm__url4_4 = "http://www.nashvillepredators.com/tickets/groups.asp" dqm__subdesc4_5 = "The E-3 Package" dqm__url4_5 = "http://www.nashvillepredators.com/tickets/TheE3Package.asp" dqm__subdesc4_6 = "Premium Seating" dqm__url4_6 = "http://www.nashvillepredators.com/tickets/Premium.asp" dqm__2nd_icon_index4_6 = 0 dqm__subdesc4_6_0 = "Suite Sales" dqm__icon_index4_6_0 = 0 dqm__url4_6_0 = "/tickets/suites.asp" dqm__subdesc4_6_1 = "Suite Rentals" dqm__icon_index4_6_1 = 0 dqm__url4_6_1 = "/tickets/suiterentals.asp" dqm__subdesc4_7 = "Business Sales" dqm__url4_7 = "http://www.nashvillepredators.com/tickets/business.asp" dqm__2nd_icon_index4_7 = 0 dqm__subdesc4_7_0 = "Ticket Usages" dqm__icon_index4_7_0 = 0 dqm__url4_7_0 = "/tickets/usages.asp" dqm__subdesc4_7_1 = "Needs Analysis" dqm__icon_index4_7_1 = 0 dqm__url4_7_1 = "/tickets/analysis.asp" dqm__subdesc4_8 = "Single-Game Sales" dqm__url4_8 = "http://www.nashvillepredators.com/tickets/buytickets.asp" dqm__subdesc4_9 = "Seat Chart & Prices" dqm__url4_9 = "http://www.nashvillepredators.com/tickets/seatchart.asp" dqm__subdesc4_10 = "Promotions" dqm__url4_10 = "http://www.nashvillepredators.com/tickets/promotions.asp" dqm__subdesc4_11 = "Family Seating" dqm__url4_11 = "http://www.nashvillepredators.com/tickets/ApplebeesFamilyFunZone.asp" dqm__subdesc4_12 = "Disabled Seating" dqm__url4_12 = "http://www.nashvillepredators.com/tickets/disabled.asp" //Sub Menu 5 Fans dqm__sub_xy5 = "-77,25" dqm__sub_menu_width5 = 145 dqm__subdesc5_0 = "Fans Main Page" dqm__url5_0 = "http://www.nashvillepredators.com/fans/index.asp" dqm__subdesc5_1 = "Watch/Listen and WIN!" dqm__url5_1 = "http://www.nashvillepredators.com/fans/WatchListenandWIN.asp" dqm__subdesc5_2 = "Priority Email" dqm__url5_2 = "http://www.nashvillepredators.com/fans/email.asp" dqm__subdesc5_3 = "Message Boards" dqm__url5_3 = "http://www.nashvillepredators.com/fans/discussionboards.asp" dqm__subdesc5_4 = "Blogs" dqm__url5_4 = "http://boards.nashvillepredators.com/forums/index.php?automodule=blog" dqm__urltarget5_4 = "_new" dqm__subdesc5_5 = "Fan Poll Archive" dqm__url5_5 = "http://www.nashvillepredators.com/fans/FanPollArchive.asp" dqm__subdesc5_6 = "Wallpaper" dqm__url5_6 = "http://www.nashvillepredators.com/fans/wallpaper.asp" dqm__subdesc5_7 = "Chats" dqm__url5_7 = "http://www.nashvillepredators.com/fans/Chats.asp" dqm__subdesc5_8 = "Merchandise" dqm__url5_8 = "http://www.nashvillepredators.com/fans/merchandise.asp" dqm__subdesc5_9 = "Scoreboard Announcements" dqm__url5_9 = "http://www.nashvillepredators.com/community/foundation/fundraising.asp#birthday" dqm__subdesc5_10 = "Zamboni Rides" dqm__url5_10 = "http://www.nashvillepredators.com/community/foundation/fundraising.asp#zamboni" dqm__subdesc5_11 = "Anthem and Band Info" dqm__url5_11 = "http://www.nashvillepredators.com/fans/AnthemBandAuditionInfo.asp" //Sub Menu 6 Community dqm__sub_xy6 = "-190,25" dqm__sub_menu_width6 = 190 dqm__subdesc6_0 = "Community News" dqm__url6_0 = "http://www.nashvillepredators.com/community/index.asp" dqm__subdesc6_1 = "Wine Tasting" dqm__url6_1 = "http://www.nashvillepredators.com/community/WineTasting.asp" dqm__subdesc6_2 = "Appearances" dqm__url6_2 = "http://www.nashvillepredators.com/community/foundation/appearances.asp" dqm__subdesc6_3 = "Donations" dqm__url6_3 = "http://www.nashvillepredators.com/community/donations.asp" dqm__2nd_icon_index6_3 = 0 dqm__subdesc6_3_0 = "Request Donation" dqm__icon_index6_3_0 = 0 dqm__url6_3_0 = "/community/donationpolicies.asp" dqm__subdesc6_4 = "Preds & Education" dqm__url6_4 = "http://www.nashvillepredators.com/community/education.asp" dqm__2nd_icon_index6_4 = 0 dqm__subdesc6_4_0 = "Stick to Reading" dqm__icon_index6_4_0 = 0 dqm__url6_4_0 = "/community/SticktoReading.asp" dqm__subdesc6_4_1 = "Teacher of the Month" dqm__icon_index6_4_1 = 0 dqm__url6_4_1 = "/community/PredatorsTeacher.asp" dqm__subdesc6_4_2 = "PIPER Program" dqm__icon_index6_4_2 = 0 dqm__url6_4_2 = "/community/piper.asp" dqm__subdesc6_5 = "Off-Ice Events" dqm__url6_5 = "http://www.nashvillepredators.com/community/office.asp" dqm__subdesc6_6 = "The Predators Foundation" dqm__url6_6 = "http://www.nashvillepredators.com/community/foundation/index.asp" dqm__2nd_icon_index6_6 = 0 dqm__subdesc6_6_0 = "Board of Directors" dqm__icon_index6_6_0 = 0 dqm__url6_6_0 = "/community/foundation/board.asp" dqm__subdesc6_6_1 = "Charity Programs" dqm__icon_index6_6_1 = 0 dqm__url6_6_1 = "/community/FoundationCharityPrograms.asp" dqm__subdesc6_6_2 = "Mission Statement" dqm__icon_index6_6_2 = 0 dqm__url6_6_2 = "/community/foundation/mission.asp" dqm__subdesc6_6_3 = "Grant Application" dqm__icon_index6_6_3 = 0 dqm__url6_6_3 = "/community/foundation/grantapplication.asp" dqm__subdesc6_6_4 = "Grant Recipients" dqm__icon_index6_6_4 = 0 dqm__url6_6_4 = "/community/foundation/grantrecipients.asp" dqm__subdesc6_6_5 = "Fundraising" dqm__icon_index6_6_5 = 0 dqm__url6_6_5 = "/community/foundation/fundraising.asp" dqm__subdesc6_6_6 = "Feature Charities" dqm__icon_index6_6_6 = 0 dqm__url6_6_6 = "/community/foundation/feature.asp" dqm__subdesc6_6_7 = "Diller Education Award" dqm__icon_index6_6_7 = 0 dqm__url6_6_7 = "/community/DillerAward.asp" dqm__subdesc6_6_8 = "Give and Go" dqm__icon_index6_6_8 = 0 dqm__url6_6_8 = "/community/foundation/giveandgo.asp" dqm__subdesc6_7 = "Nashville Info" dqm__url6_7 = "http://www.nashvillepredators.com/community/nashville.asp" //Sub Menu 7 Play Hockey dqm__sub_xy7 = "-146,25" dqm__sub_menu_width7 = 150 dqm__subdesc7_0 = "Local Hockey Recognition" dqm__url7_0 = "http://www.nashvillepredators.com/play/LocalHockeyRecognition.asp" dqm__2nd_icon_index7_0 = 0 dqm__subdesc7_0_0 = "Player Nomination Form" dqm__icon_index7_0_0 = 0 dqm__url7_0_0 = "/play/YouthPlayerNominationForm.asp" dqm__subdesc7_0_1 = "Volunteer Nomination Form" dqm__icon_index7_0_1 = 0 dqm__url7_0_1 = "/play/YouthVolunteerNominationForm.asp" dqm__subdesc7_0_2 = "Past Honorees" dqm__icon_index7_0_2 = 0 dqm__url7_0_2 = "/play/LocalPastWinners.asp" dqm__subdesc7_1 = "Area Ice Rinks" dqm__url7_1 = "http://www.nashvillepredators.com/play/rinks.asp" dqm__subdesc7_2 = "Ice Hockey Leagues" dqm__url7_2 = "http://www.nashvillepredators.com/play/ice.asp" dqm__subdesc7_3 = "Inline Hockey Leagues" dqm__url7_3 = "http://www.nashvillepredators.com/play/inline.asp" dqm__subdesc7_4 = "Street Pride" dqm__url7_4 = "http://www.nashvillepredators.com/play/streetpride.asp" dqm__subdesc7_5 = "Hot Shots" dqm__url7_5 = "http://www.nashvillepredators.com/play/hotshots.asp" dqm__subdesc7_6 = "Hockey School" dqm__url7_6 = "http://www.nashvillepredators.com/play/hockeyschool.asp" dqm__subdesc7_7 = "Ace's Got Skills" dqm__url7_7 = "http://www.nashvillepredators.com/play/AcesGotSkills.asp" dqm__subdesc7_8 = "Coaching Clinics" dqm__url7_8 = "http://www.nashvillepredators.com/play/clinics.asp" dqm__subdesc7_9 = "Predators Cup" dqm__url7_9 = "http://www.nashvillepredators.com/play/predatorscup.asp" dqm__subdesc7_10 = "High School Teams" dqm__url7_10 = "http://www.nashvillepredators.com/play/highschools.asp" dqm__subdesc7_11 = "College Teams" dqm__url7_11 = "http://www.nashvillepredators.com/play/colleges.asp" //Sub Menu 8 Predators University dqm__sub_xy8 = "-227,25" dqm__sub_menu_width8 = 226 dqm__subdesc8_0 = "Predators University - Basics" dqm__url8_0 = "http://www.nashvillepredators.com/pu/index.asp" dqm__subdesc8_1 = "Main Rules" dqm__url8_1 = "http://www.nashvillepredators.com/pu/rules.asp" dqm__subdesc8_2 = "New Rules for 2005-06" dqm__url8_2 = "http://www.nashvillepredators.com/pu/NewRules0506.asp" dqm__subdesc8_3 = "Penalties" dqm__url8_3 = "http://www.nashvillepredators.com/pu/penalties.asp" dqm__subdesc8_4 = "Penalty Calls" dqm__url8_4 = "http://www.nashvillepredators.com/pu/penaltycalls.asp" dqm__subdesc8_5 = "Statistics Guide" dqm__url8_5 = "http://www.nashvillepredators.com/pu/stats.asp" dqm__subdesc8_6 = "Tiebreaker" dqm__url8_6 = "http://www.nashvillepredators.com/pu/tiebreaker.asp" dqm__subdesc8_7 = "Glossary" dqm__url8_7 = "http://www.nashvillepredators.com/pu/glossary.asp" dqm__subdesc8_8 = "Leagues" dqm__url8_8 = "http://www.nashvillepredators.com/pu/leagues.asp" dqm__subdesc8_9 = "NHL Teams" dqm__url8_9 = "http://www.nashvillepredators.com/pu/teams.asp" //Sub Menu 9 Multimedia dqm__sub_xy9 = "-140,25" dqm__sub_menu_width9 = 150 dqm__subdesc9_0 = "Predators Video" dqm__url9_0 = "http://www.nashvillepredators.com/multimedia/VideoMainPage.asp" dqm__2nd_icon_index9_0 = 0 dqm__subdesc9_0_0 = "Game Highlights" dqm__icon_index9_0_0 = 0 dqm__url9_0_0 = "/multimedia/GameHighlights.asp" dqm__subdesc9_0_1 = "Video Features" dqm__icon_index9_0_1 = 0 dqm__url9_0_1 = "/multimedia/VideoFeatures.asp" dqm__subdesc9_0_2 = "Rules Explanations" dqm__icon_index9_0_2 = 0 dqm__url9_0_2 = "/multimedia/RulesExplanations.asp" dqm__subdesc9_1 = "Predators Audio" dqm__url9_1 = "http://www.nashvillepredators.com/multimedia/AudioMainPage.asp" dqm__2nd_icon_index9_1 = 0 dqm__subdesc9_1_0 = "From the Locker Room" dqm__icon_index9_1_0 = 0 dqm__url9_1_0 = "/multimedia/FromtheLockerRoom.asp" dqm__subdesc9_1_1 = "Game Day Previews" dqm__icon_index9_1_1 = 0 dqm__url9_1_1 = "/multimedia/GameDayPreviews.asp" dqm__subdesc9_1_2 = "Audio Features" dqm__icon_index9_1_2 = 0 dqm__url9_1_2 = "/multimedia/AudioFeatures.asp" dqm__subdesc9_2 = "Photos" dqm__url9_2 = "http://www.nashvillepredators.com/multimedia/Photos.asp" dqm__2nd_icon_index9_2 = 0 dqm__subdesc9_2_0 = "2005-06 Game Photos" dqm__icon_index9_2_0 = 0 dqm__url9_2_0 = "/multimedia/200506GamePhotos.asp" dqm__subdesc9_2_1 = "2003-04 Game Photos" dqm__icon_index9_2_1 = 0 dqm__url9_2_1 = "/multimedia/200304GamePhotos.asp" dqm__subdesc9_2_2 = "Community Event Photos" dqm__icon_index9_2_2 = 0 dqm__url9_2_2 = "/multimedia/CommunityEventPhotos.asp" dqm__subdesc9_2_3 = "Amateur/Youth Hockey Photos" dqm__icon_index9_2_3 = 0 dqm__url9_2_3 = "/multimedia/YouthHockeyPhotos.asp" //Sub Menu 10 Fans dqm__sub_xy10 = "-77,25" dqm__sub_menu_width10 = 145 dqm__subdesc10_0 = "Fans Main Page" dqm__url10_0 = "http://www.nashvillepredators.com/fans/index.asp" dqm__subdesc10_1 = "Watch/Listen and WIN!" dqm__url10_1 = "http://www.nashvillepredators.com/fans/WatchListenandWIN.asp" dqm__subdesc10_2 = "Priority Email" dqm__url10_2 = "http://www.nashvillepredators.com/fans/email.asp" dqm__subdesc10_3 = "Message Boards" dqm__url10_3 = "http://www.nashvillepredators.com/fans/discussionboards.asp" dqm__subdesc10_4 = "Blogs" dqm__url10_4 = "http://boards.nashvillepredators.com/forums/index.php?automodule=blog" dqm__urltarget10_4 = "_new" dqm__subdesc10_5 = "Fan Poll Archive" dqm__url10_5 = "http://www.nashvillepredators.com/fans/FanPollArchive.asp" dqm__subdesc10_6 = "Wallpaper" dqm__url10_6 = "http://www.nashvillepredators.com/fans/wallpaper.asp" dqm__subdesc10_7 = "Chats" dqm__url10_7 = "http://www.nashvillepredators.com/fans/Chats.asp" dqm__subdesc10_8 = "Merchandise" dqm__url10_8 = "http://www.nashvillepredators.com/fans/merchandise.asp" dqm__subdesc10_9 = "Scoreboard Announcements" dqm__url10_9 = "http://www.nashvillepredators.com/community/foundation/fundraising.asp#birthday" dqm__subdesc10_10 = "Zamboni Rides" dqm__url10_10 = "http://www.nashvillepredators.com/community/foundation/fundraising.asp#zamboni" dqm__subdesc10_11 = "Anthem and Band Info" dqm__url10_11 = "http://www.nashvillepredators.com/fans/AnthemBandAuditionInfo.asp" //Sub Menu 11 Community dqm__sub_xy11 = "-195,25" dqm__sub_menu_width11 = 195 dqm__subdesc11_0 = "Community News" dqm__url11_0 = "http://www.nashvillepredators.com/community/index.asp" dqm__subdesc11_1 = "Wine Tasting" dqm__url11_1 = "http://www.nashvillepredators.com/community/WineTasting.asp" dqm__subdesc11_2 = "Appearances" dqm__url11_2 = "http://www.nashvillepredators.com/community/foundation/appearances.asp" dqm__subdesc11_3 = "Donations" dqm__url11_3 = "http://www.nashvillepredators.com/community/donations.asp" dqm__2nd_icon_index11_3 = 0 dqm__subdesc11_3_0 = "Request Donation" dqm__icon_index11_3_0 = 0 dqm__url11_3_0 = "/community/donationpolicies.asp" dqm__subdesc11_4 = "Preds & Education" dqm__url11_4 = "http://www.nashvillepredators.com/community/education.asp" dqm__2nd_icon_index11_4 = 0 dqm__subdesc11_4_0 = "Stick to Reading" dqm__icon_index11_4_0 = 0 dqm__url11_4_0 = "/community/SticktoReading.asp" dqm__subdesc11_4_1 = "Teacher of the Month" dqm__icon_index11_4_1 = 0 dqm__url11_4_1 = "/community/PredatorsTeacher.asp" dqm__subdesc11_4_2 = "PIPER Program" dqm__icon_index11_4_2 = 0 dqm__url11_4_2 = "/community/piper.asp" dqm__subdesc11_5 = "Off-Ice Events" dqm__url11_5 = "http://www.nashvillepredators.com/community/office.asp" dqm__subdesc11_6 = "The Predators Foundation" dqm__url11_6 = "http://www.nashvillepredators.com/community/foundation/index.asp" dqm__2nd_icon_index11_6 = 0 dqm__subdesc11_6_0 = "Board of Directors" dqm__icon_index11_6_0 = 0 dqm__url11_6_0 = "/community/foundation/board.asp" dqm__subdesc11_6_1 = "Charity Programs" dqm__icon_index11_6_1 = 0 dqm__url11_6_1 = "/community/FoundationCharityPrograms.asp" dqm__subdesc11_6_2 = "Mission Statement" dqm__icon_index11_6_2 = 0 dqm__url11_6_2 = "/community/foundation/mission.asp" dqm__subdesc11_6_3 = "Grant Application" dqm__icon_index11_6_3 = 0 dqm__url11_6_3 = "/community/foundation/grantapplication.asp" dqm__subdesc11_6_4 = "Grant Recipients" dqm__icon_index11_6_4 = 0 dqm__url11_6_4 = "/community/foundation/grantrecipients.asp" dqm__subdesc11_6_5 = "Fundraising" dqm__icon_index11_6_5 = 0 dqm__url11_6_5 = "/community/foundation/fundraising.asp" dqm__subdesc11_6_6 = "Feature Charities" dqm__icon_index11_6_6 = 0 dqm__url11_6_6 = "/community/foundation/feature.asp" dqm__subdesc11_6_7 = "Diller Education Award" dqm__icon_index11_6_7 = 0 dqm__url11_6_7 = "/community/DillerAward.asp" dqm__subdesc11_6_8 = "Give and Go" dqm__icon_index11_6_8 = 0 dqm__url11_6_8 = "/community/foundation/giveandgo.asp" dqm__subdesc11_7 = "Nashville Info" dqm__url11_7 = "http://www.nashvillepredators.com/community/nashville.asp" //Sub Menu 12 Play Hockey dqm__sub_xy12 = "-146,25" dqm__sub_menu_width12 = 150 dqm__subdesc12_0 = "Local Hockey Recognition" dqm__url12_0 = "http://www.nashvillepredators.com/play/LocalHockeyRecognition.asp" dqm__2nd_icon_index12_0 = 0 dqm__subdesc12_0_0 = "Player Nomination Form" dqm__icon_index12_0_0 = 0 dqm__url12_0_0 = "/play/YouthPlayerNominationForm.asp" dqm__subdesc12_0_1 = "Volunteer Nomination Form" dqm__icon_index12_0_1 = 0 dqm__url12_0_1 = "/play/YouthVolunteerNominationForm.asp" dqm__subdesc12_0_2 = "Past Honorees" dqm__icon_index12_0_2 = 0 dqm__url12_0_2 = "/play/LocalPastWinners.asp" dqm__subdesc12_1 = "Area Ice Rinks" dqm__url12_1 = "http://www.nashvillepredators.com/play/rinks.asp" dqm__subdesc12_2 = "Ice Hockey Leagues" dqm__url12_2 = "http://www.nashvillepredators.com/play/ice.asp" dqm__subdesc12_3 = "Inline Hockey Leagues" dqm__url12_3 = "http://www.nashvillepredators.com/play/inline.asp" dqm__subdesc12_4 = "Street Pride" dqm__url12_4 = "http://www.nashvillepredators.com/play/streetpride.asp" dqm__subdesc12_5 = "Hot Shots" dqm__url12_5 = "http://www.nashvillepredators.com/play/hotshots.asp" dqm__subdesc12_6 = "Hockey School" dqm__url12_6 = "http://www.nashvillepredators.com/play/hockeyschool.asp" dqm__subdesc12_7 = "Ace's Got Skills" dqm__url12_7 = "http://www.nashvillepredators.com/play/AcesGotSkills.asp" dqm__subdesc12_8 = "Coaching Clinics" dqm__url12_8 = "http://www.nashvillepredators.com/play/clinics.asp" dqm__subdesc12_9 = "Predators Cup" dqm__url12_9 = "http://www.nashvillepredators.com/play/predatorscup.asp" dqm__subdesc12_10 = "High School Teams" dqm__url12_10 = "http://www.nashvillepredators.com/play/highschools.asp" dqm__subdesc12_11 = "College Teams" dqm__url12_11 = "http://www.nashvillepredators.com/play/colleges.asp" //Sub Menu 13 Predators University dqm__sub_xy13 = "-224,25" dqm__sub_menu_width13 = 226 dqm__subdesc13_0 = "Predators University - Basics" dqm__url13_0 = "http://www.nashvillepredators.com/pu/index.asp" dqm__subdesc13_1 = "Main Rules" dqm__url13_1 = "http://www.nashvillepredators.com/pu/rules.asp" dqm__subdesc13_2 = "New Rules for 2005-06" dqm__url13_2 = "http://www.nashvillepredators.com/pu/NewRules0506.asp" dqm__subdesc13_3 = "Penalties" dqm__url13_3 = "http://www.nashvillepredators.com/pu/penalties.asp" dqm__subdesc13_4 = "Penalty Calls" dqm__url13_4 = "http://www.nashvillepredators.com/pu/penaltycalls.asp" dqm__subdesc13_5 = "Statistics Guide" dqm__url13_5 = "http://www.nashvillepredators.com/pu/stats.asp" dqm__subdesc13_6 = "Tiebreaker" dqm__url13_6 = "http://www.nashvillepredators.com/pu/tiebreaker.asp" dqm__subdesc13_7 = "Glossary" dqm__url13_7 = "http://www.nashvillepredators.com/pu/glossary.asp" dqm__subdesc13_8 = "Leagues" dqm__url13_8 = "http://www.nashvillepredators.com/pu/leagues.asp" dqm__subdesc13_9 = "NHL Teams" dqm__url13_9 = "http://www.nashvillepredators.com/pu/teams.asp" //Sub Menu 14 Multimedia dqm__sub_xy14 = "-131,25" dqm__sub_menu_width14 = 150 dqm__subdesc14_0 = "Predators Video" dqm__url14_0 = "http://www.nashvillepredators.com/multimedia/VideoMainPage.asp" dqm__2nd_icon_index14_0 = 0 dqm__subdesc14_0_0 = "Game Highlights" dqm__icon_index14_0_0 = 0 dqm__url14_0_0 = "/multimedia/GameHighlights.asp" dqm__subdesc14_0_1 = "Video Features" dqm__icon_index14_0_1 = 0 dqm__url14_0_1 = "/multimedia/VideoFeatures.asp" dqm__subdesc14_0_2 = "Rules Explanations" dqm__icon_index14_0_2 = 0 dqm__url14_0_2 = "/multimedia/RulesExplanations.asp" dqm__subdesc14_1 = "Predators Audio" dqm__url14_1 = "http://www.nashvillepredators.com/multimedia/AudioMainPage.asp" dqm__2nd_icon_index14_1 = 0 dqm__subdesc14_1_0 = "From the Locker Room" dqm__icon_index14_1_0 = 0 dqm__url14_1_0 = "/multimedia/FromtheLockerRoom.asp" dqm__subdesc14_1_1 = "Game Day Previews" dqm__icon_index14_1_1 = 0 dqm__url14_1_1 = "/multimedia/GameDayPreviews.asp" dqm__subdesc14_1_2 = "Audio Features" dqm__icon_index14_1_2 = 0 dqm__url14_1_2 = "/multimedia/AudioFeatures.asp" dqm__subdesc14_2 = "Photos" dqm__url14_2 = "http://www.nashvillepredators.com/multimedia/Photos.asp" dqm__2nd_icon_index14_2 = 0 dqm__subdesc14_2_0 = "2005-06 Game Photos" dqm__icon_index14_2_0 = 0 dqm__url14_2_0 = "/multimedia/200506GamePhotos.asp" dqm__subdesc14_2_1 = "2003-04 Game Photos" dqm__icon_index14_2_1 = 0 dqm__url14_2_1 = "/multimedia/200304GamePhotos.asp" dqm__subdesc14_2_2 = "Community Event Photos" dqm__icon_index14_2_2 = 0 dqm__url14_2_2 = "/multimedia/CommunityEventPhotos.asp" dqm__subdesc14_2_3 = "Amateur/Youth Hockey Photos" dqm__icon_index14_2_3 = 0 dqm__url14_2_3 = "/multimedia/YouthHockeyPhotos.asp"